home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 541 b | 19 lines | [TEXT/GEOL] |
- Item 8531986 2-Nov-87 15:33
-
- From: ROSENSTEIN1 Rosenstein, Larry
-
- To: MACAPP$ MacApp Interest List
-
- Sub: re Response to Custom Scroll…
-
- Instead of overriding TFrame.TrackAppControl, one could override
- TFrame.ScrlToSBars and constrain the scroll bars' values before calling
- INHERITED. This would handle ALL scrolling methods (thumb as well as arrows).
-
- You would take the same basic code as Curt gave, but omit the call to
- TrackControl.
-
- Larry
-
-
-